Definition load_library_utility.h:34
SonyOzResult GetWallmountMode(SonyOzPlatformId platform_id, SonyOzSessionHandle session, bool *enable)
Get wallmount mode is enabled or not.
SonyOzResult GetPerformancePriority(SonyOzPlatformId platform_id, SonyOzSessionHandle session, bool *enable)
Get PerformancePriority mode is enabled or not.
SonyOzResult SetWallmountMode(SonyOzPlatformId platform_id, SonyOzSessionHandle session, const bool enable)
Set wallmount mode is enabled or not.
#define XR_DEFINE_HANDLE(object)
Definition xr_api_defs.h:48
const char * SonyOzPlatformId
ID indicating XR platform. It will always be "Spatial Reality Display".
Definition xr_api_defs.h:93
SonyOzResult
Result of XR Runtime API.
Definition xr_api_defs.h:62